igep00x0: default to OMAP-specific serial driver
authorJavier Martinez Canillas <[email protected]>
Fri, 29 Jun 2012 02:45:40 +0000 (02:45 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:10 +0000 (14:58 +0200)
An OMAP specific serial driver was merged on the Linux kenel a long
time ago. So, it makes sense to default the console name to OMAP
ttyO instead of the generic ttyS naming.

Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Enric Balletbo i Serra <[email protected]>
include/configs/igep00x0.h

index 88e2e3a1d5dc1151093c826de88f456020eccaf8..62b4afc7b82626fdf1d2c6c9b5f63c68985ee509 100644 (file)
        "usbtty=cdc_acm\0" \
        "loadaddr=0x82000000\0" \
        "usbtty=cdc_acm\0" \
-       "console=ttyS2,115200n8\0" \
+       "console=ttyO2,115200n8\0" \
        "mpurate=auto\0" \
        "vram=12M\0" \
        "dvimode=1024x768MR-16@60\0" \